| 1. | The following are the bit shift operators defined in visual basic 以下是visual basic中定义的移位运算符。 |
| 2. | The signed right - shift operator 有符号右移位运算符( |
| 3. | However , bitwise operators and shift operators never cause overflow 然而,按位运算符和移位运算符永远不会导致溢出。 |
| 4. | The following table shows the result data types for the two bit - shift operators , 运算符< <和> >下表显示两个移位运算符 |
| 5. | The left - shift operator 左移位运算符 |
| 6. | The right - shift operator 右移运算符( |
| 7. | Bit shift operators >移位运算符 |
| 8. | The shift operator ' s working contacts will be in the main related to other technicians , and maintenance personnel 轮班操作员的工作联系主要是其他技术员以及维修人员。 |
| 9. | The left - shift operator shifts its first operand left by the number of bits specified by its second operand . expr count 左移位运算符( < < )根据第二个操作数指定的位数将第一个操作数向左移位。 |
| 10. | Visual basic treats each bit - shift operator as a unary operator on its left operand the bit pattern to be shifted Visual basic将每个移位运算符视为其左操作数(要移动的位模式)的一元运算符。 |